projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f12e5b
)
Mention that redefining the function byte-compile-dest-file is obsolete.
author
Glenn Morris
<rgm@gnu.org>
Sat, 5 Sep 2009 19:11:24 +0000
(19:11 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 5 Sep 2009 19:11:24 +0000
(19:11 +0000)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 2f46df0c426c39fed274f1ccde022ca9737c2eb3..ffab85e0650e25876f3b432b0a089d6bdae32a85 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-232,6
+232,11
@@
for completions displayed in *Completions*.
** Face aliases can now be marked as obsolete, using the macro
`define-obsolete-face-alias'.
+---
+** Changing the file-names generated by byte-compilation by redefining
+the function `byte-compile-dest-file' before loading bytecomp.el is obsolete.
+Instead, customize byte-compile-dest-file-function.
+
\f
* Installation Changes in Emacs 23.1